home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / Fresco / build / Unix / bin / yacc.debug < prev   
Encoding:
Text File  |  1995-07-12  |  207 b   |  14 lines

  1. typedef struct
  2. #ifdef __cplusplus
  3.     yytoktype
  4. #endif
  5. { char *t_name; int t_val; } yytoktype;
  6. #ifndef YYDEBUG
  7. #    define YYDEBUG    0    /* don't allow debugging */
  8. #endif
  9.  
  10. #if YYDEBUG
  11.  
  12. YYCONST yytoktype yytoks[] =
  13. {
  14.